projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8abeb8
)
*** empty log message ***
author
Ken Raeburn
<raeburn@raeburn.org>
Tue, 21 Jul 2009 09:26:43 +0000
(09:26 +0000)
committer
Ken Raeburn
<raeburn@raeburn.org>
Tue, 21 Jul 2009 09:26:43 +0000
(09:26 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index adbb7e459e9859fbce479d9fd57b14112cb27862..b4d04f8718b4b066a7a19b4880ce2541812a65cd 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+2009-07-21 Ken Raeburn <raeburn@raeburn.org>
+
+ * lread.c (load_depth): New variable.
+ (Fload, load_unwind, init_lread): Set it to the load recursion
+ depth; set load_in_progress as a simple boolean based on the
+ current load_depth. (Bug#3892)
+
2009-07-20 Adrian Robert <Adrian.B.Robert@gmail.com>
* nsfont.m (ns_has_attribute): Remove.